Uses of Interface
org.eclipse.vtp.desktop.projects.core.IApplicationFragment

Packages that use IApplicationFragment
org.eclipse.vtp.desktop.projects.core   
org.eclipse.vtp.desktop.projects.core.internals   
 

Uses of IApplicationFragment in org.eclipse.vtp.desktop.projects.core
 

Methods in org.eclipse.vtp.desktop.projects.core that return IApplicationFragment
 IApplicationFragment IApplicationFragmentProject.getApplicationFragment()
           
 

Uses of IApplicationFragment in org.eclipse.vtp.desktop.projects.core.internals
 

Classes in org.eclipse.vtp.desktop.projects.core.internals that implement IApplicationFragment
 class ApplicationFragment
           
 

Methods in org.eclipse.vtp.desktop.projects.core.internals that return IApplicationFragment
 IApplicationFragment ApplicationFragmentProject.getApplicationFragment()